toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
BlockState
/
Error
Error
data
class
Error
(
val
type
:
BlockState.Error.Type
)
:
BlockState
There's an error preventing rendering.
Members
Constructors
Error
Link copied to clipboard
constructor
(
typeOrdinal
:
Int
)
constructor
(
type
:
BlockState.Error.Type
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
BlockState.Error.Type
>
Properties
type
Link copied to clipboard
val
type
:
BlockState.Error.Type